listZones

Module: dggal
Class: DGGRS

Array<DGGRSZone> listZones(int level, const GeoExtent bbox)

Description

Return the list of zones at a particular refinement level within a bounding box expressed in WGS84 geodetic coordinates

Parameters

level  int  The refinement level at which to return zones 
bbox  const GeoExtent  The bounding box for which to return all zones whose geometry intersects with it 
 
Return Value Array<DGGRSZone An array of DGGRS zones containing all zones of specified refinement level fall whose geometry intersects the specified bounding box